'Declaration
Public Overloads Shared Sub Rotate( _ ByVal points() As NPointD, _ ByVal angle As System.Double, _ ByVal pin As NPointD _ )
'Usage
Dim points() As NPointD Dim angle As System.Double Dim pin As NPointD NGeometry2D.Rotate(points, angle, pin)
Parameters
- points
- angle
- pin